Skip to content

Manage user tenant memberships in Admin#71

Open
hauptmedia wants to merge 1 commit into
mainfrom
codex/admin-user-tenant-memberships
Open

Manage user tenant memberships in Admin#71
hauptmedia wants to merge 1 commit into
mainfrom
codex/admin-user-tenant-memberships

Conversation

@hauptmedia

Copy link
Copy Markdown

Summary

  • let Admin user details add users to tenants from the Tenants section
  • let Admin user details remove tenant memberships with confirmation
  • add localized labels and component coverage for both membership actions

Reference

Verification

  • node -e "JSON.parse(require('fs').readFileSync('public/locales/en-US/translation.json','utf8')); JSON.parse(require('fs').readFileSync('public/locales/de-DE/translation.json','utf8'));"
  • npx eslint src/pages/Admin.jsx src/pages/Admin.test.jsx
  • npx vitest run src/pages/Admin.test.jsx
  • npx vitest run --maxWorkers=4
  • npm run build
  • browser smoke at http://127.0.0.1:5173/admin/users/jdoe: reached login boundary with no console errors

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
11.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant